home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 May: Tool Chest / Dev.CD May 97 TC.toast / Tool Chest / Toolbox / GetHelpStrings / Read Me < prev   
Encoding:
Text File  |  1995-10-20  |  739 b   |  11 lines  |  [TEXT/ttxt]

  1. GetHelpStrings
  2.  
  3. We were trying to  document what all the various pieces of system software are.  In order to do that, I wanted the text of all the Finder help messages; you know, the balloons you see in the Finder for each object.
  4.  
  5. These are stored indirectly from the 'hfdr' resource of id -5696.  This program extracts all these resources from any file or folder of files dropped onto it.
  6.  
  7. To build, run the DropShell.68K.µ project first, then the DropShell.PPC.µ project.  (DropShell.PPC.µ includes the results of running DropShell.68K.µ, so you won't have needed resources unless you follow this order.)
  8.  
  9. Based on DropShell 2.0 by Leonard Rosenthal, Marshall Clow, and Stephan Somogyi.  Cool stuff.
  10.  
  11. --Brian Bechtel, village idiot, DTS